home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993…ch: Other People's Memory / ADC Developer CD (1993-03) (''Other People's Memory'')_iso / Dev.CD Mar 93.iso / Development Platforms / Apple II / Essentials / Dynamo 4.2 for GSBug 1.5b10 / app.builder / buildapp.text < prev    next >
Encoding:
Text File  |  1990-09-21  |  342 b   |  8 lines  |  [TEXT/pdos]

  1. BUILDAPP.TEXT                ;The default script filename.
  2. 0,$0800,BUILD.BIN            ;The buildapp application.
  3. 0,$4000,DISPATCH.BIN        ;The buildapp dispatcher.
  4. $80,$800
  5. $                            ;Display starting address in hex.
  6. $                            ;Display application size in hex.
  7. ?                            ;If Y,N,Q use for save file prompt.
  8. $FF,0,BUILDAPP.SYSTEM        ;Target filename, filetype, and auxtype.